home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / basic / mildred / lha / fdsexample3.lha / FDsMildredExample3.readme next >
Text File  |  1999-01-21  |  1KB  |  15 lines

  1. SuperBitmap Zeewolfscroll Mildred Example.
  2.  
  3. * About the example :
  4.  
  5. This is an example of how to use a superbitmap, set up your C2PWindow to display SuperBitmaps, safely load an ILBM into it, and scroll arround on it. It was written rather hastly, it contains NO assembly code or other optimisations for ease of understanding, and is very well documented (Compared to my other sources, anyway).
  6.  
  7. * How to use :
  8.  
  9. Simple. Change the Fil$ variable to wherever you extracted the archive, make sure you have amigalibs.res in your compiler option residents, compile & run it.
  10.  
  11. * About the author :
  12.  
  13. My name is Mikkel Løkke, and I started using blitz to create lists and tables for my assembly programs. Then someone suggested starting actually doing some work in Blitz and I have been a huge fan ever since. My next Mildred Example is due shortly, and will be something much better than this :o)
  14.  
  15. Well, if you find this small example usefull in anyway, please send an E-mail to me at FlameDuck@usa.net and tell me :o) Also if you have any questions about Blitz and/or chunky programming, either write me, or join the blitz-list maling list, but beware the traffic is about 20-30 messages pr. day. You have been warned. :o)